Some event struct packing improvements
authorMatthias Clasen <mclasen@redhat.com>
Tue, 18 Feb 2020 04:08:44 +0000 (23:08 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Feb 2020 05:51:03 +0000 (00:51 -0500)
commit6fd913b36188ea1c8666472583f10c0c7c638f0f
tree1da838e44918ffbd9cf5605131c7a3ef7a7f3fe1
parent84edce37324090a18e195b1648d6e12b7e2f27d7
Some event struct packing improvements

Rearrange a few things, and move some booleans
into the Any struct, by using a bitfield there.

Some more cleanup could be done - the flags field
with its PENDING and FLUSHED members appears
entirely unused. Nobody is setting those flags.
gdk/gdkevents.c
gdk/gdkeventsprivate.h
gdk/gdkinternals.h